Welcome![Sign In][Sign Up]
Location:
Search - CSharp sql

Search list

[hospital software system药品管理系统

Description: 基于DELPHI+SQL的药品管理系统,功能齐全,实用,仅作学习参考之用。-Delphi SQL-based medicines management system, fully functional, practical only for study reference.
Platform: | Size: 521216 | Author: 俞少华 | Hits:

[ADO-ODBCjavaoracle

Description: 本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对象类型,这样可用SQL-XML实现数据表与XML文档的一对一转换,不过在实现上必须使用面向对象的数据表或者改造XML文档以配合数据表。-procedures for the use of the Oracle Corporation introduced a corresponding development tools : Oracle XML Utility of the entire XML document elements corresponding to a table, XML embedded elements corresponding to the type object Oracle, available SQL-XML data table with the one-on-one XML document conversion, but it now on the use of object-oriented data tables or transform XML documents to meet the data sheet.
Platform: | Size: 4096 | Author: 随风 | Hits:

[Software Engineering学生成绩111管理

Description: 一个用c#做的饿学生成绩管理系统,其中的饿数据库是sql-a c# done with the hungry student performance management systems, the database is hungry sql
Platform: | Size: 150528 | Author: 王中 | Hits:

[Oracle网上机票订票系统数据库(oracle实现)

Description: 这是一个网上订票系统,包括具体的建模以及SQL实现。实现部分包括触发器,存储过程等-This is an online booking system, including specific modeling and SQL. Implementation includes triggers, stored procedures, etc.
Platform: | Size: 115712 | Author: 余标 | Hits:

[CSharpVCSharp数据库开发经典案例

Description: 《VCsharp数据库开发经典案例》一书的源代码,案例具有很强的实用价值,用SQLServer2000结合CSharp语言。-"VCsharp classic case of database development," a book of the source code, the case has a strong practical value, combined with CRM CSharp language.
Platform: | Size: 19546112 | Author: 张羽飞 | Hits:

[Education soft systemClassManage

Description: 一个班管理系统.用的存储过存和直接SQL语言.数据库:SQLServer 2-a class management system. The storage and direct deposit than SQL language. Databases : SQL Server 2
Platform: | Size: 647168 | Author: 李春 | Hits:

[OtherC学习知识库

Description: C语言操作ADO数据库 这些操作是对一个微软Access 2000数据库进行的,但是SQL或是其它 ADO数据源可以通过简单的改变连接字符串来使用.-C-language database operation ADO these operators is to a Microsoft Access 2000 database, but SQL ADO or other data sources can be changed through a simple connection string to use it.
Platform: | Size: 174080 | Author: 张城 | Hits:

[Windows Develop基于三层结构的留言板程序(C#源代码)

Description: 一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板… 可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。 - An unusual message center procedure, its function only has the message demonstration and the transmission. But this message center procedure, is based on "three structures". The message center procedure may move in three databases platforms, respectively is: Access database, MSSqlServer database and MySql database. Only needs through to revise the Web.Config document to establish the message center movement the database platform, but is not develops three databases editions the message center... May use TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the table, uses TraceLWord_MySql.sql to produce in the MySql database the table.
Platform: | Size: 353280 | Author: 刘原奇 | Hits:

[OS programASP.net选课系统小程序

Description: 一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。 -Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
Platform: | Size: 138240 | Author: 宏伟 | Hits:

[CSharp读写image到database

Description: c#制作的对sql数据库进行,图象文件的写入,的一个例子,-produced by the right sql database, image documents write, in one example,
Platform: | Size: 11264 | Author: gu | Hits:

[Web Server选课管理

Description: asp.net with c# d实现学生选课功能,包含数据库备份文件,用sql server打开-with Asp. Net c# d achieving students Elective features include database backup files, sql server open
Platform: | Size: 93184 | Author: 黄万青 | Hits:

[CSharp医院医疗管理系统

Description: 医院医疗管理系统 用C#开发的数据库系统 实现简单的医院查询功能 数据库为SQL-medical management system with C# development of the database system is simple inquiry of the hospital to SQL databases
Platform: | Size: 1539072 | Author: | Hits:

[Browser Client0691

Description: dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字符为你数据库的连接字符,然 后使用CSC编译linkstr.cs文件,假设你的linkstr.cs放在D盘根目录,操作系统 安装在C:/winnt/目录下的话,就在运行栏下输入并运行以下命令: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc /t:library d:\linkstr.cs 这样则会在C:\WINNT\Microsoft.NET\Framework\v1.0.3705\目录下生成一个名 为linkstr.dll的组件,把这个DLL组件覆盖广告管理系统bin目录下同名文件即可 3.设置ad目录为虚拟目录,然后浏览运行login.aspx文件,填入刚才在SQL设置的 管理员名称及密码即可登录进管理系统增加广告-dotnetadsql original lack of procedures and some part of the database code, Xiaobao.NET has its own complement of some of the core code, debugging has been adopted, the specific installation process is as follows : 1. start SQL, an ad for the new database and import ad.sql and user.sql generation ad and net_us er two data tables, and then increase net_user form a caretaker records, user_id field : adm in, password field and the Lord filled the field what he likes on what filled. 2. Changes linkstr.cs documents in the SQL2000 database connectivity for your characters database connectivity characters and then use the compiler linkstr.cs CSC, Suppose your linkstr.cs on D NOTE, the operating system installed on the C :/winnt/directory, then run under the column of input and run the follow
Platform: | Size: 36864 | Author: 大军 | Hits:

[Windows Develop在SQLServer中存取图片

Description: 用C#编写的用于使用SQL存取图片的实例,有需要的可以下载-C# prepared for the use of the SQL Access Photo example, the need to be downloaded
Platform: | Size: 5120 | Author: tang | Hits:

[CSharp简易通讯录管理系统程序

Description: 简易通讯录管理系统,是一个连接数据库的程序,连接的是SQL数据库。-simple directory management system, is a procedure to connect to the database, are connected to the SQL database.
Platform: | Size: 264192 | Author: | Hits:

[Windows DevelopSQLDB

Description: 连接sql数据库类 c#版 vs.studio开发环境 -sql database connectivity category c# development environment version vs.studio
Platform: | Size: 3072 | Author: 郭相 | Hits:

[Goverment applicationWebNews

Description: 网络新闻管理系统 建库.sql为数据库脚本文件 data目录下为数据库文件 可以选择其中之一生成数据库,最好是选择数据库脚本文件 将web.config文件中appSettings中修改与数据库中一致信息 identity中修改具有操作系统权限管理员账号信息 源代码必须在VS。NET2003环境下打开,如是VS。NET2002则可能无法 打开,请注意!! -news network management system databases. Sql script file to the database data for the directory database files can choose one generation database, it is best to choose the database script file to document appSettings sed modified consistent with the database information identity has modified the operating system governing authority manager account information source code must VS.NET2003 open environment, so VS.NET2002 may not open, please note! !
Platform: | Size: 371712 | Author: 许轶淼 | Hits:

[CSharpchanpin

Description: 产品图片展示系统 c#版功能说明:自动将上传任意图片生成缩略图,缩略图的高度和宽度在web.config里进行设置,可带一任意类型的附件,图片说明,产品说明,为防止数据库过大,图片放入文件系统内,文本信息保存至数据库内。执行image.sql 创建数据库。修改web.config里的数据库连接串。-products Photo Display System c# version features : automatic upload arbitrary will generate thumbnail pictures, thumbnail height and width in sed conducted settings, which can carry any type of an annex, caption, product description, in order to prevent excessive database, document images Add within the system, text messaging to keep database. Image.sql creating database implementation. The revised sed Database Connection Series.
Platform: | Size: 63488 | Author: 李平 | Hits:

[CSharpcsharp1028

Description: 光盘上的示例程序都是在Microsoft Visual Studio .NET 2003(简体中文版)和SQL Server 2000个人版下调试通过的,不同的版本可能存在差别。另外,使用的操作系统是Microsoft Windows XP(Professional),原则上,操作系统对程序没有影响,不过,作者没有在其他操作系统平台上调试这些程序。如果读者没有在电脑上安装Microsoft Visual Studio .NET 2003或更高版本,则必须安装Framework方能运行光盘中的程序,其安装程序读者可以从以下地址下载 http://www.microsoft.com/downloads/search.aspx?displaylang=en。 -discs are examples of procedures in the Microsoft Visual Studio.NET 2003 (English version) and SQL Server 2000 version of individuals under the debugger, different versions may vary. In addition, the operating system is Microsoft Windows XP (Professional), in principle, the operating system does not affect the procedures, but in no other author operating system platform debug these procedures. If readers not on the computer install Microsoft Visual Studio.NET 2003 or later, you must install the CD Framework can run the procedure, its installation procedures readers can download from the following addresses http://www.microsoft.com/downloads/search.aspx displaylang = en.
Platform: | Size: 3649536 | Author: 王涛 | Hits:

[WEB CodeOAJP

Description: csdn三楼楼长提供的精品OA下载(包括完整的源程序、文档及数据库) 此程序为作者所在的开发小组七人耗时8个月完成的一套OA系统,实属难得的精品,参考了很多其它OA系统的优秀之处,使用SQL Server为后台数据库ASP.NET C#语言开发,包括完整的源程序、文档及数据库. 她的最大作用是给正在开发和即将开发OA系统的朋友们一个参考,避免你们在开发的过程中出现不必要的逻辑错误或逻辑偏差,文档资料是其中最为重要的一部分,不要忙于代码的测试,用一周的时间看看文档资料吧-csdn floor, the third floor of products provided by the OA download (including complete source code, documents and databases) to the author of this procedure where the development team took seven people eight months to complete a set of OA system, it is a rare quality, and a lot of other OA system kind, using SQL Server database for background ASP.NET C# language development, including the integrity of the source, Documents and databases. her biggest role is being developed for the development of OA and the forthcoming System friends a reference. you avoid the development process unnecessary logic errors or logic errors Documentation is the most important part of the code not busy testing, with a week to see documentation it
Platform: | Size: 20450304 | Author: 韦哥 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »

CodeBus www.codebus.net